home *** CD-ROM | disk | FTP | other *** search
/ University of Minnesota Internet Toolkit / University of Minnesota Internet Toolkit 9-99.iso / Extras / MS / WINNT / Q143478.TXT < prev    next >
Text File  |  1999-07-09  |  4KB  |  104 lines

  1. DOCUMENT:Q143478    [winnt]
  2. TITLE   :Stop 0A in TCPIP.SYS When Receiving Out Of Band (OOB) Data
  3. PRODUCT :Microsoft Windows NT
  4. PROD/VER:3.51 4.00
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:kbbug3.51 kbbug4.00 kbfile kbfix3.51 kbfix4.00 NTSrvWkst nttcp
  7.  
  8. --------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT Workstation versions 3.51 and 4.0
  12.  - Microsoft Windows NT Server versions 3.51 and 4.0
  13. --------------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. A Stop 0x0000000A occurs in Tcpip.sys when receiving Out of Band (OOB)
  19. data.
  20.  
  21. CAUSE
  22. =====
  23.  
  24. A sender specifies "Out of Band" data by setting the URGENT bit flag in the
  25. TCP header. The receiver uses the URGENT POINTER to determine where in the
  26. segment the urgent data ends. Windows NT bugchecks when the URGENT POINTER
  27. points to the end of the frame and no normal data follows. Windows NT
  28. expects normal data to follow.
  29.  
  30. RESOLUTION
  31. ==========
  32.  
  33. Microsoft has updated Tcpip.sys to correct the problem. Instructions for
  34. installing it are available from Microsoft support channels, or directly
  35. from the following Internet locations:
  36.  
  37. ** NOTE: This hotfix was originally posted on 5/12/97. A second fix **
  38. ** was completed on 5/21/97, to address another nearly identical    **
  39. ** attack, and this hotfix has replaced the original one.           **
  40. ** The first hotfix is included in 4.0 SP3, however the second one  **
  41. ** is not, so a 4.0 post-sp3 is now available also.                 **
  42.  
  43.  
  44. Windows NT 4.0 SP2
  45. ------------------
  46.  
  47. This hotfix has been posted to the following Internet location:
  48.  
  49.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  50.    hotfixes-postSP2/oob-fix
  51.  
  52. NOTE: Service pack 2 must be applied to Windows NT 4.0 prior to applying
  53. this fix.
  54.  
  55. Windows NT 4.0 SP3
  56. ------------------
  57.  
  58. This hotfix has been posted to the following Internet location:
  59.  
  60.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  61.    hotfixes-postSP3/oob-fix
  62.  
  63. NOTE: Service pack 3 must be applied to Windows NT 4.0 prior to applying
  64. this fix.
  65.  
  66. Windows NT 3.51
  67. ---------------
  68.  
  69. This hotfix has been posted to the following Internet location:
  70.  
  71.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT351/
  72.    hotfixes-postSP5/oob-fix
  73.  
  74. NOTE: Service pack 5 must be applied to Windows NT 3.51 prior to applying
  75. this fix.
  76.  
  77. STATUS
  78. ======
  79.  
  80. Microsoft has confirmed this to be a problem in Windows NT version 3.51 and 
  81. 4.0. A supported fix is now available, but has not been fully regression-tested
  82. and should be applied only to systems experiencing this specific problem.
  83. Unless you are severely impacted by this specific problem, Microsoft
  84. recommends that you wait for the next Service Pack that contains this fix.
  85. Contact Microsoft Technical Support for more information.
  86.  
  87. Additional query words: prodnt 4.00 3.51 
  88.  
  89. ============================================================================
  90.  
  91. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  92. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  93. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  94. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  95. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  96. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  97. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  98. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  99. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  100. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  101. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  102.  
  103. Copyright Microsoft Corporation 1997.
  104.